Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Error Prone 2.24.1 -> 2.25.0 #1042

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.google.errorprone:error_prone_core (source) minor 2.24.1 -> 2.25.0
com.google.errorprone:error_prone_annotations (source) compile minor 2.24.1 -> 2.25.0
com.google.errorprone:error_prone_test_helpers (source) compile minor 2.24.1 -> 2.25.0
com.google.errorprone:error_prone_core (source) compile minor 2.24.1 -> 2.25.0
com.google.errorprone:error_prone_check_api (source) compile minor 2.24.1 -> 2.25.0
com.google.errorprone:error_prone_annotation (source) compile minor 2.24.1 -> 2.25.0

Release Notes

google/error-prone (com.google.errorprone:error_prone_core)

v2.25.0: Error Prone 2.25.0

Compare Source

New checks:

Closed issues: #​4195, #​4224, #​4228, #​4248, #​4249, #​4251

Full Changelog: google/error-prone@v2.24.1...v2.25.0


  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Feb 18, 2024

Suggested commit message:

Upgrade Error Prone 2.24.1 -> 2.25.0 (#1042)

See:
- https://github.com/google/error-prone/releases/tag/v2.25.0
- https://github.com/google/error-prone/compare/v2.24.1...v2.25.0
- https://github.com/PicnicSupermarket/error-prone/compare/v2.24.1-picnic-1...v2.25.0-picnic-1

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

4 similar comments
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.16.0 milestone Feb 18, 2024
@Stephan202 Stephan202 changed the title Upgrade version.error-prone-orig 2.24.1 -> 2.25.0 Upgrade Error Prone 2.24.1 -> 2.25.0 Feb 18, 2024
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the suggested commit message and PR title. @rickie perhaps we can tweak the Renovate config to get this OOTB?

@Picnic-Bot Picnic-Bot changed the title Upgrade Error Prone 2.24.1 -> 2.25.0 Upgrade version.error-prone-orig 2.24.1 -> 2.25.0 Feb 19, 2024
@Picnic-Bot Picnic-Bot force-pushed the renovate/version.error-prone-orig branch from d88ec2f to d12bc1b Compare February 19, 2024 02:01
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

4 similar comments
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot force-pushed the renovate/version.error-prone-orig branch from d12bc1b to 682784b Compare February 20, 2024 02:11
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

2 similar comments
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot force-pushed the renovate/version.error-prone-orig branch from 682784b to 232a080 Compare February 21, 2024 02:13
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

4 similar comments
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot force-pushed the renovate/version.error-prone-orig branch from 232a080 to 2a38ef9 Compare February 22, 2024 02:01
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 changed the title Upgrade version.error-prone-orig 2.24.1 -> 2.25.0 Upgrade Error Prone 2.24.1 -> 2.25.0 Feb 22, 2024
@Picnic-Bot Picnic-Bot changed the title Upgrade Error Prone 2.24.1 -> 2.25.0 Upgrade version.error-prone-orig 2.24.1 -> 2.25.0 Feb 23, 2024
@Picnic-Bot Picnic-Bot force-pushed the renovate/version.error-prone-orig branch from 2a38ef9 to 0b0d783 Compare February 23, 2024 02:03
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

1 similar comment
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link
Member

@rickie rickie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filed the PR internally :).

@rickie rickie force-pushed the renovate/version.error-prone-orig branch from 0b0d783 to d517f23 Compare February 23, 2024 12:37
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rickie rickie merged commit 39c40d2 into master Feb 23, 2024
15 checks passed
@rickie rickie deleted the renovate/version.error-prone-orig branch February 23, 2024 12:55
@Stephan202 Stephan202 changed the title Upgrade version.error-prone-orig 2.24.1 -> 2.25.0 Upgrade Error Prone 2.24.1 -> 2.25.0 Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants